2024-03-05 15:20:24,539 [ 31730 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:41, check_args_and_update_paths) 2024-03-05 15:20:24,539 [ 31730 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:89, check_args_and_update_paths) 2024-03-05 15:20:24,539 [ 31730 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:96, check_args_and_update_paths) 2024-03-05 15:20:24,539 [ 31730 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:98, check_args_and_update_paths) clickhouse_integration_tests_volume WARNING: Ignoring custom format, because both --format and --quiet are set. Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_dokwhz --privileged --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e XTABLES_LOCKFILE=/run/host/xtables.lock -e PYTHONUNBUFFERED=1 -e DOCKER_DOTNET_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_HELPER_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_BASE_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_KERBERIZED_HADOOP_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_KERBEROS_KDC_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_JS_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e PYTEST_OPTS='--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_always_fetch_merged/test.py::test_replica_always_download test_attach_without_checksums/test.py::test_attach_without_checksums test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_block_structure_mismatch/test.py::test test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_composable_protocols/test.py::test_connections test_compression_codec_read/test.py::test_default_codec_read test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_xml_main/test.py::test_xml_main_conf test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed] test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_dictionaries_update_and_reload/test.py::test_reload_while_loading test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values test_dictionary_custom_settings/test.py::test_work test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_disk_access_storage/test.py::test_alter test_disk_access_storage/test.py::test_create test_disk_access_storage/test.py::test_drop test_disk_configuration/test.py::test_merge_tree_custom_disk_setting test_disk_configuration/test.py::test_merge_tree_disk_setting test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting test_disk_configuration/test.py::test_merge_tree_setting_override test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl test_distributed_ddl_on_cross_replication/test.py::test_atomic_database test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl test_distributed_default_database/test.py::test_query test_distributed_type_object/test.py::test_distributed_type_object test_drop_no_local_path/test.py::test_drop_no_local_path test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_executable_dictionary/test.py::test_executable_implicit_input_bash test_executable_dictionary/test.py::test_executable_implicit_input_python test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python test_executable_dictionary/test.py::test_executable_implicit_input_slow_python test_executable_dictionary/test.py::test_executable_implicit_input_sum_python test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash test_executable_dictionary/test.py::test_executable_input_argument_python test_executable_dictionary/test.py::test_executable_input_bash test_executable_dictionary/test.py::test_executable_input_python test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_input_signalled_python test_executable_dictionary/test.py::test_executable_input_slow_python test_executable_dictionary/test.py::test_executable_input_sum_python test_executable_dictionary/test.py::test_executable_non_direct_input_bash test_executable_dictionary/test.py::test_executable_source_argument_python test_executable_dictionary/test.py::test_executable_source_python test_executable_dictionary/test.py::test_executable_source_updated_python test_explain_estimates/test.py::test_explain_estimates -vvv' altinityinfra/integration-tests-runner:0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c '. Start tests ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-8.0.0, pluggy-1.4.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, xdist-3.5.0, random-0.2, timeout-2.2.0, order-1.0.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache] test_disk_configuration/test.py::test_merge_tree_custom_disk_setting test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] test_dictionaries_postgresql/test.py::test_bad_configuration test_disk_access_storage/test.py::test_alter test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_dictionaries_dependency_xml/test.py::test_dependent_tables test_catboost_evaluate/test.py::testAmazonModelManyRows [gw5] [ 1%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer [gw1] [ 2%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_executable_dictionary/test.py::test_executable_implicit_input_bash [gw1] [ 3%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_bash test_executable_dictionary/test.py::test_executable_implicit_input_python [gw1] [ 4%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_python test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python [gw1] [ 5%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python [gw1] [ 6%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python test_executable_dictionary/test.py::test_executable_implicit_input_slow_python [gw0] [ 7%] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow [gw8] [ 8%] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data [gw0] [ 9%] PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString [gw3] [ 10%] PASSED test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas [gw0] [ 11%] PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures [gw0] [ 12%] PASSED test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric [gw3] [ 13%] PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query [gw0] [ 14%] PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath [gw0] [ 15%] PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath [gw0] [ 16%] PASSED test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString [gw0] [ 17%] PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate [gw0] [ 18%] PASSED test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures [gw9] [ 19%] PASSED test_disk_access_storage/test.py::test_alter test_disk_access_storage/test.py::test_create [gw0] [ 20%] PASSED test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures [gw0] [ 21%] PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures [gw0] [ 22%] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash [gw0] [ 23%] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh [gw0] [ 24%] PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw2] [ 25%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] [gw0] [ 26%] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] test_concurrent_queries_restriction_by_query_kind/test.py::test_insert [gw9] [ 27%] PASSED test_disk_access_storage/test.py::test_create test_disk_access_storage/test.py::test_drop [gw5] [ 28%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary [gw4] [ 29%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct] [gw1] [ 30%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_slow_python test_executable_dictionary/test.py::test_executable_implicit_input_sum_python [gw1] [ 31%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_sum_python test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash [gw1] [ 32%] PASSED test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash test_executable_dictionary/test.py::test_executable_input_argument_python [gw1] [ 33%] PASSED test_executable_dictionary/test.py::test_executable_input_argument_python test_executable_dictionary/test.py::test_executable_input_bash [gw1] [ 34%] PASSED test_executable_dictionary/test.py::test_executable_input_bash test_executable_dictionary/test.py::test_executable_input_python [gw1] [ 35%] PASSED test_executable_dictionary/test.py::test_executable_input_python test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python [gw1] [ 36%] PASSED test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_input_signalled_python [gw1] [ 37%] PASSED test_executable_dictionary/test.py::test_executable_input_signalled_python test_executable_dictionary/test.py::test_executable_input_slow_python [gw2] [ 38%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] [gw3] [ 39%] PASSED test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries [gw9] [ 40%] PASSED test_disk_access_storage/test.py::test_drop [gw3] [ 41%] PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load [gw3] [ 42%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] [gw3] [ 43%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key [gw3] [ 44%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema [gw3] [ 45%] PASSED test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration test_authentication/test.py::test_authentication_fail [gw3] [ 46%] PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw4] [ 47%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed] [gw2] [ 48%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] [gw1] [ 49%] PASSED test_executable_dictionary/test.py::test_executable_input_slow_python test_executable_dictionary/test.py::test_executable_input_sum_python [gw1] [ 50%] PASSED test_executable_dictionary/test.py::test_executable_input_sum_python test_executable_dictionary/test.py::test_executable_non_direct_input_bash [gw1] [ 51%] PASSED test_executable_dictionary/test.py::test_executable_non_direct_input_bash test_executable_dictionary/test.py::test_executable_source_argument_python [gw5] [ 52%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_dictionaries_update_and_reload/test.py::test_reload_after_loading [gw7] [ 53%] PASSED test_disk_configuration/test.py::test_merge_tree_custom_disk_setting test_disk_configuration/test.py::test_merge_tree_disk_setting [gw1] [ 54%] PASSED test_executable_dictionary/test.py::test_executable_source_argument_python test_executable_dictionary/test.py::test_executable_source_python test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] [gw1] [ 55%] PASSED test_executable_dictionary/test.py::test_executable_source_python test_executable_dictionary/test.py::test_executable_source_updated_python test_always_fetch_merged/test.py::test_replica_always_download [gw8] [ 56%] PASSED test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name [gw0] [ 57%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw7] [ 58%] PASSED test_disk_configuration/test.py::test_merge_tree_disk_setting test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting [gw8] [ 59%] PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl [gw2] [ 60%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] [gw9] [ 61%] PASSED test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass [gw9] [ 62%] PASSED test_authentication/test.py::test_authentication_pass [gw7] [ 63%] PASSED test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting test_disk_configuration/test.py::test_merge_tree_setting_override [gw4] [ 64%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed] [gw7] [ 65%] PASSED test_disk_configuration/test.py::test_merge_tree_setting_override test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw2] [ 66%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] [gw4] [ 67%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache] [gw5] [ 68%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_dictionaries_update_and_reload/test.py::test_reload_while_loading test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] [gw6] [ 69%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node [gw3] [ 70%] PASSED test_always_fetch_merged/test.py::test_replica_always_download [gw2] [ 71%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] [gw1] [ 72%] PASSED test_executable_dictionary/test.py::test_executable_source_updated_python [gw5] [ 73%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_while_loading [gw0] [ 74%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_composable_protocols/test.py::test_connections [gw4] [ 75%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct] test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema [gw2] [ 76%] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] test_attach_without_checksums/test.py::test_attach_without_checksums [gw1] [ 77%] PASSED test_composable_protocols/test.py::test_connections test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] [gw0] [ 78%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values [gw9] [ 79%] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_compression_codec_read/test.py::test_default_codec_read [gw0] [ 80%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db [gw8] [ 81%] PASSED test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl test_distributed_ddl_on_cross_replication/test.py::test_atomic_database test_dictionary_custom_settings/test.py::test_work [gw8] [ 82%] PASSED test_distributed_ddl_on_cross_replication/test.py::test_atomic_database test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl [gw8] [ 83%] PASSED test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl [gw2] [ 84%] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] [gw6] [ 85%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node [gw4] [ 86%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat] test_explain_estimates/test.py::test_explain_estimates [gw3] [ 87%] PASSED test_attach_without_checksums/test.py::test_attach_without_checksums [gw9] [ 88%] PASSED test_dictionary_custom_settings/test.py::test_work test_block_structure_mismatch/test.py::test test_config_xml_main/test.py::test_xml_main_conf test_distributed_type_object/test.py::test_distributed_type_object [gw7] [ 89%] PASSED test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values [gw4] [ 90%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed] test_distributed_default_database/test.py::test_query [gw2] [ 91%] PASSED test_explain_estimates/test.py::test_explain_estimates [gw5] [ 92%] PASSED test_block_structure_mismatch/test.py::test [gw9] [ 93%] PASSED test_distributed_type_object/test.py::test_distributed_type_object [gw1] [ 94%] PASSED test_compression_codec_read/test.py::test_default_codec_read [gw3] [ 95%] PASSED test_config_xml_main/test.py::test_xml_main_conf test_drop_no_local_path/test.py::test_drop_no_local_path [gw4] [ 96%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed] [gw7] [ 97%] PASSED test_distributed_default_database/test.py::test_query [gw5] [ 98%] PASSED test_drop_no_local_path/test.py::test_drop_no_local_path test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node [gw6] [ 99%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw6] [100%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node =============================== warnings summary =============================== test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache] /ClickHouse/tests/integration/helpers/cluster.py:2333: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache] /ClickHouse/tests/integration/helpers/external_sources.py:206: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead self.db.add_user(self.user, self.password) test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache] /usr/local/lib/python3.8/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 180.95s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 38.09s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 28.52s setup test_disk_configuration/test.py::test_merge_tree_custom_disk_setting 27.36s setup test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl 24.44s call test_dictionaries_dependency_xml/test.py::test_get_data 22.32s teardown test_disk_configuration/test.py::test_merge_tree_setting_override 21.87s teardown test_dictionaries_update_and_reload/test.py::test_reload_while_loading 20.76s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 20.69s setup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 20.67s call test_executable_dictionary/test.py::test_executable_source_updated_python 19.51s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 19.38s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 19.36s setup test_compression_codec_read/test.py::test_default_codec_read 19.30s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 19.11s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 18.81s teardown test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl 18.45s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache] 18.43s setup test_dictionaries_postgresql/test.py::test_bad_configuration 17.02s setup test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 16.42s setup test_catboost_evaluate/test.py::testAmazonModelManyRows 15.39s call test_dictionaries_postgresql/test.py::test_invalidate_query 14.72s setup test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 14.43s call test_dictionaries_update_and_reload/test.py::test_reload_after_loading 13.75s setup test_disk_access_storage/test.py::test_alter 13.74s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 13.48s setup test_dictionaries_dependency_xml/test.py::test_dependent_tables 13.35s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 13.04s call test_config_xml_main/test.py::test_xml_main_conf 12.99s call test_disk_configuration/test.py::test_merge_tree_custom_disk_setting 12.94s setup test_authentication/test.py::test_authentication_fail 12.89s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 12.60s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct] 12.55s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 12.39s setup test_explain_estimates/test.py::test_explain_estimates 12.23s setup test_attach_without_checksums/test.py::test_attach_without_checksums 12.08s call test_distributed_default_database/test.py::test_query 12.08s setup test_drop_no_local_path/test.py::test_drop_no_local_path 12.08s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed] 11.79s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache] 11.68s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat] 11.58s teardown test_always_fetch_merged/test.py::test_replica_always_download 11.33s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct] 10.59s setup test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 10.58s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed] 10.28s call test_executable_dictionary/test.py::test_executable_input_slow_python 10.23s call test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 10.06s setup test_block_structure_mismatch/test.py::test 10.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 9.96s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache] 9.43s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 8.90s setup test_always_fetch_merged/test.py::test_replica_always_download 8.64s call test_disk_access_storage/test.py::test_drop 8.45s call test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 8.41s call test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 8.38s setup test_distributed_type_object/test.py::test_distributed_type_object 8.30s call test_dictionaries_update_and_reload/test.py::test_reload_while_loading 7.46s teardown test_distributed_type_object/test.py::test_distributed_type_object 7.42s call test_disk_access_storage/test.py::test_alter 7.40s call test_always_fetch_merged/test.py::test_replica_always_download 7.13s call test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 6.97s call test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 6.91s setup test_dictionary_custom_settings/test.py::test_work 5.99s setup test_composable_protocols/test.py::test_connections 5.41s call test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 5.26s call test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 5.03s teardown test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 4.98s call test_dictionaries_dependency_xml/test.py::test_dependent_tables 4.80s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed] 4.58s call test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 4.55s call test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 4.47s call test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 4.40s call test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting 4.40s teardown test_block_structure_mismatch/test.py::test 4.29s call test_disk_access_storage/test.py::test_create 4.29s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 4.01s call test_compression_codec_read/test.py::test_default_codec_read 4.01s call test_disk_configuration/test.py::test_merge_tree_disk_setting 3.53s teardown test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 3.45s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 3.16s teardown test_explain_estimates/test.py::test_explain_estimates 3.05s teardown test_dictionary_custom_settings/test.py::test_work 2.97s teardown test_attach_without_checksums/test.py::test_attach_without_checksums 2.80s teardown test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 2.77s call test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 2.75s teardown test_drop_no_local_path/test.py::test_drop_no_local_path 2.74s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed] 2.59s teardown test_authentication/test.py::test_authentication_pass 2.42s teardown test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 2.36s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 2.34s teardown test_composable_protocols/test.py::test_connections 2.28s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 2.28s teardown test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 2.26s teardown test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 2.09s teardown test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 1.91s teardown test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 1.89s call test_catboost_evaluate/test.py::testAmazonModelManyRows 1.79s teardown test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 1.74s teardown test_executable_dictionary/test.py::test_executable_source_updated_python 1.74s call test_distributed_ddl_on_cross_replication/test.py::test_atomic_database 1.66s teardown test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 1.66s teardown test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 1.56s teardown test_disk_access_storage/test.py::test_drop 1.55s teardown test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 1.54s teardown test_compression_codec_read/test.py::test_default_codec_read 1.49s teardown test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 1.33s call test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 1.10s call test_distributed_type_object/test.py::test_distributed_type_object 1.07s call test_drop_no_local_path/test.py::test_drop_no_local_path 0.99s call test_executable_dictionary/test.py::test_executable_source_argument_python 0.98s call test_attach_without_checksums/test.py::test_attach_without_checksums 0.98s call test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl 0.90s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 0.81s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 0.78s call test_executable_dictionary/test.py::test_executable_source_python 0.75s call test_explain_estimates/test.py::test_explain_estimates 0.75s call test_disk_configuration/test.py::test_merge_tree_setting_override 0.71s call test_dictionary_custom_settings/test.py::test_work 0.63s call test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.60s call test_dictionaries_postgresql/test.py::test_load_dictionaries 0.59s call test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.55s call test_catboost_evaluate/test.py::testModelUpdate 0.53s call test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.49s call test_catboost_evaluate/test.py::testNonConstantFeatures 0.48s call test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.48s call test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl 0.43s setup test_disk_access_storage/test.py::test_drop 0.43s call test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.39s call test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 0.38s call test_catboost_evaluate/test.py::testOnNullableFeatures 0.36s setup test_disk_access_storage/test.py::test_create 0.34s call test_dictionaries_postgresql/test.py::test_postgres_schema 0.32s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 0.32s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.31s call test_block_structure_mismatch/test.py::test 0.31s call test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.29s call test_catboost_evaluate/test.py::testInvalidLibraryPath 0.27s call test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.26s call test_executable_dictionary/test.py::test_executable_input_python 0.26s call test_executable_dictionary/test.py::test_executable_input_sum_python 0.26s call test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 0.26s call test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 0.26s call test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 0.26s call test_executable_dictionary/test.py::test_executable_implicit_input_python 0.24s call test_authentication/test.py::test_authentication_pass 0.23s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.22s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.22s call test_composable_protocols/test.py::test_connections 0.21s call test_executable_dictionary/test.py::test_executable_non_direct_input_bash 0.21s call test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.21s call test_executable_dictionary/test.py::test_executable_input_bash 0.21s call test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.21s call test_dictionaries_postgresql/test.py::test_bad_configuration 0.21s call test_executable_dictionary/test.py::test_executable_input_signalled_python 0.21s call test_catboost_evaluate/test.py::testConstantFeatures 0.21s call test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python 0.21s call test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.21s call test_executable_dictionary/test.py::test_executable_input_argument_python 0.21s call test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.21s call test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.17s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.15s call test_catboost_evaluate/test.py::testInvalidModelPath 0.14s call test_authentication/test.py::test_authentication_fail 0.07s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 0.00s teardown test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl 0.00s teardown test_disk_configuration/test.py::test_merge_tree_custom_disk_setting 0.00s setup test_executable_dictionary/test.py::test_executable_source_python 0.00s teardown test_config_xml_main/test.py::test_xml_main_conf 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache] 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 0.00s teardown test_dictionaries_postgresql/test.py::test_bad_configuration 0.00s setup test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 0.00s teardown test_distributed_default_database/test.py::test_query 0.00s setup test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 0.00s setup test_config_xml_main/test.py::test_xml_main_conf 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 0.00s setup test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct] 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 0.00s setup test_distributed_default_database/test.py::test_query 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed] 0.00s setup test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed] 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_loading 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct] 0.00s teardown test_disk_access_storage/test.py::test_alter 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.00s teardown test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s setup test_disk_configuration/test.py::test_merge_tree_setting_override 0.00s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat] 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelManyRows 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct] 0.00s setup test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting 0.00s setup test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed] 0.00s teardown test_disk_access_storage/test.py::test_create 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_catboost_evaluate/test.py::testConstantFeatures 0.00s setup test_catboost_evaluate/test.py::testModelUpdate 0.00s setup test_executable_dictionary/test.py::test_executable_input_python 0.00s teardown test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed] 0.00s teardown test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 0.00s teardown test_authentication/test.py::test_authentication_fail 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s setup test_disk_configuration/test.py::test_merge_tree_disk_setting 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 0.00s setup test_catboost_evaluate/test.py::testConstantFeatures 0.00s setup test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s setup test_executable_dictionary/test.py::test_executable_input_signalled_python 0.00s setup test_distributed_ddl_on_cross_replication/test.py::test_atomic_database 0.00s setup test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s teardown test_executable_dictionary/test.py::test_executable_source_python 0.00s setup test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s teardown test_dictionaries_dependency_xml/test.py::test_dependent_tables 0.00s teardown test_catboost_evaluate/test.py::testInvalidModelPath 0.00s teardown test_executable_dictionary/test.py::test_executable_input_python 0.00s setup test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_python 0.00s setup test_executable_dictionary/test.py::test_executable_source_updated_python 0.00s setup test_executable_dictionary/test.py::test_executable_input_bash 0.00s teardown test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.00s teardown test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s setup test_executable_dictionary/test.py::test_executable_source_argument_python 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed] 0.00s setup test_executable_dictionary/test.py::test_executable_input_argument_python 0.00s teardown test_executable_dictionary/test.py::test_executable_source_argument_python 0.00s setup test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s teardown test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s teardown test_executable_dictionary/test.py::test_executable_input_bash 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 0.00s setup test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s teardown test_executable_dictionary/test.py::test_executable_input_slow_python 0.00s setup test_authentication/test.py::test_authentication_pass 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_python 0.00s setup test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s teardown test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_while_loading 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 0.00s teardown test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s setup test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python 0.00s setup test_executable_dictionary/test.py::test_executable_input_slow_python 0.00s teardown test_executable_dictionary/test.py::test_executable_input_signalled_python 0.00s teardown test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s teardown test_dictionaries_dependency_xml/test.py::test_get_data 0.00s setup test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.00s setup test_dictionaries_dependency_xml/test.py::test_get_data 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.00s setup test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 0.00s setup test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s teardown test_distributed_ddl_on_cross_replication/test.py::test_atomic_database 0.00s setup test_catboost_evaluate/test.py::testInvalidModelPath 0.00s setup test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl 0.00s setup test_executable_dictionary/test.py::test_executable_input_sum_python 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_loading 0.00s setup test_executable_dictionary/test.py::test_executable_non_direct_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 0.00s teardown test_disk_configuration/test.py::test_merge_tree_disk_setting 0.00s teardown test_executable_dictionary/test.py::test_executable_input_argument_python 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_non_direct_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_input_sum_python 0.00s setup test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s teardown test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 0.00s teardown test_catboost_evaluate/test.py::testModelUpdate 0.00s teardown test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s teardown test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 0.00s teardown test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python =========================== short test summary info ============================ PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload PASSED test_executable_dictionary/test.py::test_executable_implicit_input_argument_python PASSED test_executable_dictionary/test.py::test_executable_implicit_input_bash PASSED test_executable_dictionary/test.py::test_executable_implicit_input_python PASSED test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python PASSED test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow PASSED test_dictionaries_postgresql/test.py::test_bad_configuration PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString PASSED test_catboost_evaluate/test.py::testConstantFeatures PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath PASSED test_catboost_evaluate/test.py::testInvalidModelPath PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString PASSED test_catboost_evaluate/test.py::testModelUpdate PASSED test_disk_access_storage/test.py::test_alter PASSED test_catboost_evaluate/test.py::testNonConstantFeatures PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures PASSED test_catboost_evaluate/test.py::testOnNullableFeatures PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments PASSED test_disk_access_storage/test.py::test_create PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_slow_python PASSED test_executable_dictionary/test.py::test_executable_implicit_input_sum_python PASSED test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash PASSED test_executable_dictionary/test.py::test_executable_input_argument_python PASSED test_executable_dictionary/test.py::test_executable_input_bash PASSED test_executable_dictionary/test.py::test_executable_input_python PASSED test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python PASSED test_executable_dictionary/test.py::test_executable_input_signalled_python PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] PASSED test_dictionaries_postgresql/test.py::test_invalidate_query PASSED test_disk_access_storage/test.py::test_drop PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key PASSED test_dictionaries_postgresql/test.py::test_postgres_schema PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] PASSED test_executable_dictionary/test.py::test_executable_input_slow_python PASSED test_executable_dictionary/test.py::test_executable_input_sum_python PASSED test_executable_dictionary/test.py::test_executable_non_direct_input_bash PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary PASSED test_disk_configuration/test.py::test_merge_tree_custom_disk_setting PASSED test_executable_dictionary/test.py::test_executable_source_argument_python PASSED test_executable_dictionary/test.py::test_executable_source_python PASSED test_dictionaries_dependency_xml/test.py::test_get_data PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_disk_configuration/test.py::test_merge_tree_disk_setting PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] PASSED test_authentication/test.py::test_authentication_fail PASSED test_authentication/test.py::test_authentication_pass PASSED test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed] PASSED test_disk_configuration/test.py::test_merge_tree_setting_override PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_loading PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes PASSED test_always_fetch_merged/test.py::test_replica_always_download PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] PASSED test_executable_dictionary/test.py::test_executable_source_updated_python PASSED test_dictionaries_update_and_reload/test.py::test_reload_while_loading PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] PASSED test_composable_protocols/test.py::test_connections PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db PASSED test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl PASSED test_distributed_ddl_on_cross_replication/test.py::test_atomic_database PASSED test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct] PASSED test_attach_without_checksums/test.py::test_attach_without_checksums PASSED test_dictionary_custom_settings/test.py::test_work PASSED test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat] PASSED test_explain_estimates/test.py::test_explain_estimates PASSED test_block_structure_mismatch/test.py::test PASSED test_distributed_type_object/test.py::test_distributed_type_object PASSED test_compression_codec_read/test.py::test_default_codec_read PASSED test_config_xml_main/test.py::test_xml_main_conf PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed] PASSED test_distributed_default_database/test.py::test_query PASSED test_drop_no_local_path/test.py::test_drop_no_local_path PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node ================= 100 passed, 10 warnings in 312.98s (0:05:12) =================